Skip to content

Set silence flag to false in devspace init command to show logs on the screen#2283

Merged
FabianKramm merged 2 commits intodevspace-sh:mainfrom
bagulm123:fix-devspace-init-failure
Sep 6, 2022
Merged

Set silence flag to false in devspace init command to show logs on the screen#2283
FabianKramm merged 2 commits intodevspace-sh:mainfrom
bagulm123:fix-devspace-init-failure

Conversation

@bagulm123
Copy link
Copy Markdown
Contributor

@bagulm123 bagulm123 commented Sep 6, 2022

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind enhancement

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2217

Please provide a short message that should be published in the DevSpace release notes
Silent params value being true used to discard the logs, setting it to false will now show the logs on the terminal when --debug is enabled.

What else do we need to know?
Setting the silent flag to true so that the error in init command will be output on the terminal when --debug is enabled

Copy link
Copy Markdown
Collaborator

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mahendrabagul thanks for the PR! LGTM!

@FabianKramm FabianKramm merged commit 8ab1a66 into devspace-sh:main Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

devspace init fails without a useful message

2 participants